projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f6889e
)
*** empty log message ***
author
Luc Teirlinck
<teirllm@auburn.edu>
Sat, 31 Jan 2004 15:07:40 +0000
(15:07 +0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Sat, 31 Jan 2004 15:07:40 +0000
(15:07 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index e76416e84834630aa37970f673a0efa39d0fc15b..c5a5ffe16ae1888a6eb89c28db94add35a55709b 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
+
+ * simple.el (edit-and-eval-command): Bind print-level and
+ minibuffer-history-sexp-flag around call to read-from-minibuffer.
+ Correct initial position in command-history.
+
2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
* files.el (read-directory-name): Adapt the docstring to recent